Demonstrate the use of the connect-proxy signal.
authorMatthias Clasen <maclas@gmx.de>
Fri, 26 Sep 2003 23:01:32 +0000 (23:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 26 Sep 2003 23:01:32 +0000 (23:01 +0000)
commiteeed9d1890e8f462445af36974ff756409111da5
treef5b075c3b99a29cd1c2c9408e18d8da0f0e2ccfe
parentc920afd9c52e160ac83f1fe01ba3394b20fb76be
Demonstrate the use of the connect-proxy signal.

2003-09-27  Matthias Clasen  <maclas@gmx.de>

* tests/testmerge.c: Demonstrate the use of the
connect-proxy signal.

* gtk/gtkaction.c (connect_proxy): Add connect-proxy and
disconnect-proxy signals to do small customizations
like displaying tooltips in the statusbar without
custom actions.  (#122894, Philip Langdale)

* gtk/gtkuimanager.c (update_node): Don't leak tooltip.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c
gtk/gtkuimanager.c
tests/testmerge.c